home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 164 - Disc 2 / MF_UK_164_2.iso / DiscContents / Games / Football Manager 2006 / Install Mac FM2006 Gold Demo.dmg / FM2006 Gold Demo / data / panels / team selection.xml < prev    next >
Encoding:
Text File  |  2005-09-25  |  7.1 KB  |  240 lines

  1. <panel>
  2.  
  3.     <!-- row styles using pictures (disabled) -->
  4.     <comment>
  5.         <!-- Starting XI Styles -->
  6.         <flags id="stxi" value="table/custom/startingxi"/>
  7.  
  8.         <!-- Subs Styles -->
  9.          <flags id="subs" value="table/custom/subs"/> 
  10.     </comment>
  11.  
  12.     <!-- row styles using XML directly (enabled) -->
  13.     <record id="subs">
  14.         <flags id="mode" value="1"/>         <!-- draw box -->
  15.         <flags id="bsty" value="no_border"/>     <!-- box style -->
  16.         <colour id="bcol" name="black"/>        <!-- box colour -->
  17.         <real id="btrn" value="0.2"/>
  18.     </record>
  19.  
  20.     <record id="stxi">
  21.         <flags id="mode" value="1"/>         <!-- draw box -->
  22.         <flags id="bsty" value="no_border"/>     <!-- box style -->
  23.         <colour id="bcol" name="black"/>        <!-- box colour -->
  24.         <real id="btrn" value="0.1"/>
  25.     </record>
  26.  
  27.     <layout class="arrange_vertical_attachment" alignment="fill" offset="0" /> 
  28.     <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0" />
  29.  
  30.     <string id="sinj" value="" />
  31.     <string id="sbkd" value="" />
  32.     <string id="soff" value="" />
  33.     <string id="scpt" value="Capt" />
  34.     <string id="sins" value="i" />
  35.     
  36.     <colour id="cinj" red="255" green="240" blue="0" />
  37.     <colour id="cbkd" red="0" green="0" blue="0" />
  38.     <colour id="coff" red="255" green="240" blue="0" />
  39.     <colour id="ccpt" red="255" green="255" blue="255" />
  40.     <colour id="cins" red="255" green="255" blue="255" />
  41.  
  42.     <!-- main titled box with table -->
  43.     <widget class="titled_box" id="squd" title="Team Selection" >
  44.         <layout class="arrange_horizontal_attachment" alignment="fill" offset="0" />
  45.         <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0" />
  46.  
  47.         <container embed_in_frame="true">
  48.             <layout class="arrange_horizontal_attachment" alignment="right" embed_in_frame="true"/>
  49.             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true" embed_in_frame="true"/>
  50.             <layout class="stick_to_sides_attachment" alignment="top,right" embed_in_frame="true" inset="3"/>
  51.             <layout class="fit_children_attachment" alignment="vertical" embed_in_frame="true"/>
  52.             <layout class="fit_children_attachment" alignment="horizontal,fill" embed_in_frame="true"/>
  53.             
  54.             <widget class="embedded_popup_button" id="viem" sele="vies" text="View" auto_size="all" embed_in_frame="true">
  55.                 <boolean id="fixe" value="true"/>
  56.                 <boolean id="tkex" value="true"/>
  57.  
  58.                 <list id="items">
  59.                 
  60.                     <record text="Details" id="vdet">
  61.                         <boolean id="tick" value="true"/>
  62.                     </record>
  63.                     <record text="Morale" id="vmor"  />
  64.                     <record text="Position" id="vpos" />
  65.                     <record text="Goals" id="vgls" />
  66.  
  67.                     <record id="----" />
  68.  
  69.                     <record text="Mentality" id="vmnt" />
  70.                     <record text="Creative Freedom" id="vcre" />
  71.                     <record text="Passing Style" id="vpas" />
  72.                     <record text="Closing Down" id="vprs" />
  73. <!--
  74.                     <record text="Pressure Referee[COMMENT: tactics_screen; tactical slider; get your players to put pressure on the referee]" id="vppr" />
  75. -->
  76.                     <record text="Tackling" id="vtkl" />
  77.                     <record text="Forward Runs" id="vfor" />
  78.                     <record text="Run With Ball" id="vrwb" />
  79.                     <record text="Long Shots" id="vlns" />
  80.                     <record text="Try Through Ball" id="vttb" />
  81.                     <record text="Cross Ball" id="vcrb" />
  82.                     <record text="Cross From" id="vcrf" />
  83.                     <record text="Cross Aim" id="vcra" />
  84.                     <record text="Marking" id="vmrk" />
  85.                     <record text="Free Role" id="vfrr" />
  86.                     <record text="Hold Up Ball" id="vhup" />
  87.  
  88.                     <record id="----" />
  89.  
  90.                     <record text="Defending Free Kicks" id="vdfk" />
  91.                     <record text="Attacking Free Kicks" id="vafk" />
  92.                     <record text="Defending Corners" id="vdco" />
  93.                     <record text="Attacking Corners" id="vaco" />
  94.                     <record text="Attacking Throw Ins (L)" id="vatl" />
  95.                     <record text="Attacking Throw Ins (R)" id="vatr" />
  96.  
  97.                 </list>
  98.             </widget>
  99.  
  100.             <widget class="embedded_popup_button" id="tact" sele="fils" text="Tactics" auto_size="all" embed_in_frame="true">
  101.                 <boolean id="fixe" value="true"/>
  102.                 <list id="items" />
  103.             </widget>
  104.  
  105.         </container> <!-- in frame menus -->
  106.  
  107.         <widget class="table" id="sqtb" srtd="1" row_spacing="1"
  108.             layout="45,35,-1,25,100,45,30" 
  109.             mode="select_rows, fill_columns, fill_custom_rows, show_bullets, keyboard, drag_rows, drop_on_rows" >
  110.  
  111.             <layout class="stick_to_sides_attachment" alignment="fill" gap="0" offset="0" />
  112.             
  113.             <integer id="row_height" value="22" />
  114.             <boolean id="scst" value="true"/>
  115.  
  116.             <record id="defp">
  117.                 <flags id="algn" value="middle,left" />
  118.                 <flags id="spec" value="text,small" />
  119.             </record>
  120.  
  121.             <list id="headings">
  122.                 <record >
  123.                     <string value="No." hint="Shirt Number" />
  124.                     <flags id="algn" value="centre" />
  125.                 </record>
  126.  
  127.                 <record>
  128.                     <string value="" />
  129.                     <flags id="algn" value="left,centre_y" />
  130.                 </record>
  131.  
  132.                 <record>
  133.                     <string value="Player" hint="Player Name" />
  134.                     <flags id="algn" value="left,centre_y" />
  135.                 </record>
  136.  
  137.                 <record>
  138.                     <string value="" />
  139.                     <flags id="algn" value="centre" />
  140.                 </record>
  141.  
  142.                 <record>
  143.                     <string value="Info" />
  144.                     <flags id="algn" value="centre" />
  145.                 </record>
  146.  
  147.                 <record>
  148.                     <string value="Cond[COMMENT - short for condition]" />
  149.                     <flags id="algn" value="centre" />
  150.                 </record>
  151.  
  152.                 <record>
  153.                     <string value="" />
  154.                     <flags id="algn" value="centre" />
  155.                 </record>
  156.  
  157.             </list>
  158.  
  159.  
  160.             <list id="column_properties">
  161.                 <record indx="0">
  162.                     <flags id="algn" value="centre" />
  163.                     <flags id="spec" value="control,small"/>
  164.                     <colour name="white"/>
  165.                 </record>
  166.  
  167.                 <record indx="1">
  168.                     <flags id="algn" value="centre" />
  169.                 </record>
  170.  
  171.                 <record indx="2">
  172.                     <flags id="algn" value="left,centre_y" />
  173.                     <flags id="spec" value="text,small"/>
  174.                 </record>
  175.  
  176.                 <record indx="3">
  177.                     <flags id="algn" value="centre" />
  178.                     <flags id="spec" value="control,small"/>
  179.                     <colour name="white"/>
  180.                 </record>
  181.  
  182.                 <record indx="4">
  183.                     <flags id="algn" value="centre" />
  184.                 </record>
  185.  
  186.                 <record indx="5">
  187.                     <flags id="algn" value="centre" />
  188.                 </record>
  189.             </list>
  190.  
  191.             <list id="column_display_properties">
  192.  
  193.                 <!-- shirt column -->
  194.                 <record indx="0">
  195.                     <flags id="id" value="shir" />
  196.                     <boolean id="sort_disabled" value="false"/>
  197.                     <flags id="column_alignment" value="centre"/>
  198.                 </record>
  199.  
  200.                 <!-- card column -->
  201.                 <record indx="1">
  202.                     <flags id="id" value="card" />
  203.                     <boolean id="sort_disabled" value="false"/>
  204.                     <flags id="column_alignment" value="centre_y,centre"/>
  205.                 </record>
  206.  
  207.                 <!-- name column -->
  208.                 <record indx="2">
  209.                     <flags id="id" value="name" />
  210.                     <boolean id="sort_disabled" value="false"/>
  211.                 </record>
  212.  
  213.                 <record indx="3">
  214.                     <flags id="id" value="capt" />
  215.                     <boolean id="sort_disabled" value="false"/>
  216.                     <flags id="column_alignment" value="centre"/>
  217.                 </record>
  218.  
  219.                 <record indx="4">
  220.                     <flags id="id" value="info" />
  221.                     <boolean id="sort_disabled" value="false"/>
  222.                 </record>
  223.  
  224.                 <record indx="5">
  225.                     <flags id="id" value="extr" />
  226.                     <boolean id="sort_disabled" value="false"/>
  227.                 </record>
  228.  
  229.                 <record indx="6">
  230.                     <flags id="id" value="rati" />
  231.                     <boolean id="sort_disabled" value="false"/>
  232.                 </record>
  233.             </list>
  234.  
  235.         </widget> <!-- table -->
  236.  
  237.     </widget> <!-- main titled box -->
  238.  
  239. </panel>
  240.